Skip to content

test(deps): update dependency pixi to v0.70.0 (main)#6816

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-pixi-0.x
Jun 1, 2026
Merged

test(deps): update dependency pixi to v0.70.0 (main)#6816
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-pixi-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

This PR contains the following updates:

Package Update Change
pixi minor v0.69.0v0.70.0

Release Notes

prefix-dev/pixi (pixi)

v0.70.0: 0.70.0 - 2026-06-01

Compare Source

Release Notes
✨ Highlights

This release brings a lot of exciting features.

Workspace dependencies

We now allow to define workspace dependencies that allows to set package matchspecs that then can be inherited by package dependencies. This is how it looks like:

[workspace.dependencies]
numpy = "1.*"
boltons = { version = ">=24", channel = "conda-forge" }
# Build packages
[package.build]
backend = { name = "foo-build", workspace = true }

[package.host-dependencies]
cmake = { workspace = true }

[package.target.linux-64.run-dependencies]
numpy = { workspace = true }

Further Improvements

  • Parallel pixi global update, which bring significant speedups if you have many installations
  • Support --no-config / --config-file
Added
Changed
Documentation
Fixed
Performance
New Contributors
Download pixi 0.70.0
File Platform Checksum
pixi-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pixi-x86_64-apple-darwin.tar.gz Intel macOS checksum
pixi-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
pixi-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
pixi-x86_64-pc-windows-msvc.zip x64 Windows checksum
pixi-x86_64-pc-windows-msvc.msi x64 Windows checksum
pixi-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
pixi-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge June 1, 2026 15:04
@renovate renovate Bot added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit dc0db51 Jun 1, 2026
60 checks passed
@renovate renovate Bot deleted the renovate/main-test-pixi-0.x branch June 1, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants